cbor.d(523,22): Error: cast from `const(CborToken)*` to `ubyte*` not allowed in safe code cbor.d(524,36): Error: cannot take address of parameter `other` in `@safe` function `opEquals` cbor.d(2508,20): Error: `@safe` function `cbor.onInsufficientInput` cannot call `@system` function `cbor.getException!().getException` cbor.d(2492,15): `cbor.getException!().getException` is declared here cbor.d(2513,20): Error: `@safe` function `cbor.onUnsupportedTag` cannot call `@system` function `cbor.getException!ubyte.getException` cbor.d(2492,15): `cbor.getException!ubyte.getException` is declared here /opt/dmd-safe/dmd/dmd-safe failed with exit code 1.